home *** CD-ROM | disk | FTP | other *** search
- on pda sSection
- set sNewLoc to launchPDA(sSection)
- case sNewLoc of
- "LI00001":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "mmenu"
- "LIN0100":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "intro"
- "LID0000":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "idmenu"
- "LBE0000":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "bemenu"
- "LID0100":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "id001"
- "LID0200":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "id002"
- "LID0300":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "id003"
- "LID0400":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "id004"
- "LID0500":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "id005"
- "LID0600":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "id006"
- "LID0700":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "id007"
- "LID0800":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "id008"
- "LID0900":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "id009"
- "LID1000":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "id010"
- "LID1100":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "id011"
- "LBE0100":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "be001"
- "LBE0200":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "be002"
- "LBE0300":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "be003"
- "LBE0400":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "be004"
- "LBE0500":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "be005"
- "LBE0600":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "be006"
- "LBE0700":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "be007"
- "LBE0800":
- sound stop 1
- sound stop 2
- cursorOff()
- play movie "be008"
- end case
- end
-